Trac is being migrated to new services! Issues can be found in our new
YouTrack instance and WIKI pages can be found on our
website.
- Timestamp:
-
Jul 7, 2007, 9:09:16 PM (17 years ago)
- Author:
-
datallah
- Comment:
-
Improve gtkrc on windows entry
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v42
|
v43
|
|
126 | 126 | |
127 | 127 | === How do I change the font Pidgin uses? The background color? === |
128 | | The font preference in Pidgin applies only for the formatting of outgoing messages on those protocols which support said formatting. The display fonts used by the rest of Pidgin are those specified by GTK+, the toolkit we use to create the user interface. To change this font, you need to edit your `~/.gtkrc-2.0` file. On Windows, this file is located at `C:\Documents and Settings\username\.themes\Default\gtk-2.0\gtkrc`. If that file does not exist, simply create it. |
| 128 | The font preference in Pidgin applies only for the formatting of outgoing messages on those protocols which support said formatting. The display fonts used by the rest of Pidgin are those specified by GTK+, the toolkit we use to create the user interface. To change this font, you need to edit your `~/.gtkrc-2.0` file. On Windows, see [wiki:"Using Pidgin#WhatisagtkrcfileandwherecanIfindit" this FAQ entry] for the location of the gtkrc file. If that file does not exist, simply create it. |
129 | 129 | |
130 | 130 | As an example, you can put this into `.gtkrc-2.0` to change the font size for all GTK+ applications: |
… |
… |
|
242 | 242 | **Note that Windows Explorer will not allow you create a file that starts with a period; you'll need to use a text editor or rename the file in a cmd shell. |
243 | 243 | |
244 | | It is recommended that you edit your per-user file instead of the global file as the global file will be replaced when GTK+ is upgraded. |
| 244 | There is also a pidgin-specific file that is located in the configuration directory (`%APPDATA%\.purple\gtkrc-2.0`). |
| 245 | |
| 246 | It is recommended that you edit your per-user file or the pidgin-specific file instead of the global file as the global file will be replaced when GTK+ is upgraded. |
245 | 247 | |
246 | 248 | === Where is my `.purple` directory? === |
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!